From dd6a74ce66e05887fcf2a07303c21dc43367f17e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 8 May 1993 22:38:25 +0000 Subject: [PATCH] Provide help-macro, not help-screen. --- lisp/help-macro.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/help-macro.el b/lisp/help-macro.el index cd6831fe214..04699ae3875 100644 --- a/lisp/help-macro.el +++ b/lisp/help-macro.el @@ -68,7 +68,7 @@ ;;; Code: -(provide 'help-screen) +(provide 'help-macro) (require 'backquote) (defmacro make-help-screen (fname help-line help-text helped-map) -- 2.30.2